From 0f241e430521155cd64455315eb340168e9798a9 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Mon, 6 Oct 2014 15:55:26 +0200 Subject: [PATCH] tools/hotplug: update rc.d dependency for NetBSD While searching remaining xend strings I noticed that xen-domains wants xencommons as dependency now. Signed-off-by: Olaf Hering Cc: Ian Campbell Cc: Ian Jackson Cc: Stefano Stabellini Cc: Wei Liu Acked-by: Ian Campbell --- tools/hotplug/NetBSD/rc.d/xendomains | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/hotplug/NetBSD/rc.d/xendomains b/tools/hotplug/NetBSD/rc.d/xendomains index 3e62038c24..b0e7111d64 100644 --- a/tools/hotplug/NetBSD/rc.d/xendomains +++ b/tools/hotplug/NetBSD/rc.d/xendomains @@ -1,7 +1,7 @@ #!/bin/sh # # PROVIDE: xendomains -# REQUIRE: xend +# REQUIRE: xencommons # KEYWORD: shutdown # # xendomains This required variable is a whitespace-separated -- 2.30.2